Skip to content

Add timeout for suite analysis#3552

Merged
ryan-pratt merged 1 commit into
mainfrom
bug/suite-analysis-infinite-loop
Jul 9, 2026
Merged

Add timeout for suite analysis#3552
ryan-pratt merged 1 commit into
mainfrom
bug/suite-analysis-infinite-loop

Conversation

@ryan-pratt

Copy link
Copy Markdown
Contributor

closes #3538

Just took the crawlchat suggestion from the issue comments. I think 10s is fine

image

@ryan-pratt
ryan-pratt requested review from jmthomas and mcosgriff July 9, 2026 21:46
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.32%. Comparing base (d173634) to head (99382b5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3552      +/-   ##
==========================================
- Coverage   79.33%   79.32%   -0.02%     
==========================================
  Files         691      691              
  Lines       57712    57712              
  Branches      728      728              
==========================================
- Hits        45788    45778      -10     
- Misses      11846    11856      +10     
  Partials       78       78              
Flag Coverage Δ
python 80.32% <ø> (+<0.01%) ⬆️
ruby-api 81.25% <ø> (-0.25%) ⬇️
ruby-backend 83.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ryan-pratt
ryan-pratt force-pushed the bug/suite-analysis-infinite-loop branch from 3d5efce to 99382b5 Compare July 9, 2026 22:11
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

@ryan-pratt
ryan-pratt merged commit 11ff92f into main Jul 9, 2026
36 of 37 checks passed
@ryan-pratt
ryan-pratt deleted the bug/suite-analysis-infinite-loop branch July 9, 2026 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suite runner analysis infinite loop

2 participants